CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FTP C

搜索资源列表

  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. FTP_cmd

    0下载:
  2. ftp应用的详细相关命令介绍和使用方法,可参考编写ftp自动管理的脚本-ftp application details related to the introduction and use of the command, refer to the preparation of the scr ipt to automatically manage ftp
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-14
    • 文件大小:3064
    • 提供者:lin
  1. ftp

    0下载:
  2. 对大型企业和大型单位而言,其C/S结构下的终端机数量众多,因此,人工软件升级将是一件头痛的事情。采用自动升级模块,将极大的提高软件系统的效率。本模块的功能是,将本地最新软件模块上传到服务器上,以客户机自动检测并下载,实现客户端程序的自动更新。-For large enterprises and large-scale units, its C/S structure of the large number of terminals, therefore, artificial software
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-25
    • 文件大小:288595
    • 提供者:yanghui
  1. FTP-Server-Code

    0下载:
  2. FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计-FTP Server Code
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-27
    • 文件大小:110330
    • 提供者:humingmao
  1. Data

    0下载:
  2. linux ftp c port linux ftp c port -linux ftp c port
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:8372
    • 提供者:wang ys
  1. 05-09-16-vc-ftp

    0下载:
  2. BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:111503
    • 提供者:李文田
  1. ftp

    0下载:
  2. FTP客户端软件,使用C++语言编写-ftp clint soft,made by c++....................
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-07
    • 文件大小:1953419
    • 提供者:王睿
  1. ftp

    0下载:
  2. 一个ftp的软件 可以实现文件的上传 下载 查看服务端的目录 用c实现。-A ftp software you can upload files download view the directory services client and c to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:107075
    • 提供者:朱安然
  1. FTPSERVER

    0下载:
  2. ftp服务器端程序 ,C++,这个程序好啊,那是很好啊,-FTP C++
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-05
    • 文件大小:190726
    • 提供者:huoliren
  1. ftp

    0下载:
  2. linux下开发的ftp服务器,c语言编程,采用了tcp协议和ftp协议
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:147474
    • 提供者:吴钱
  1. ftp

    3下载:
  2. linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above.
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-27
    • 文件大小:1564
    • 提供者:juckciy
  1. ftp

    0下载:
  2. ftp类库,用C++开发时可以调用进行ftp传输文件。-ftp library, using C++ developers can call to ftp to transfer files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:4347
    • 提供者:zifangz
  1. ftp

    0下载:
  2. ftp协议实现多线程断点续传的代码+c+++builder-ftp protocols, multi-threaded HTTP code+ c+++ builder
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:82257
    • 提供者:小妮
  1. Ftp-Vc

    0下载:
  2. 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-28
    • 文件大小:18566
    • 提供者:liuwei
  1. Ftp

    0下载:
  2. 功能:查看FTP服务器是否存在,MFC界面。-C++ implementation, functions: See FTP server exists
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1896839
    • 提供者:黄小可
  1. FTP

    0下载:
  2. 用visual c++实现的FTP协议,包括客户和服务器程序-Using visual c++ implementation of the FTP protocol
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:13428
    • 提供者:tuo_chao
  1. ftp

    0下载:
  2. linux下c语言文件上传的功能,ftp功能-ftp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3428
    • 提供者:卫永录
  1. ftp

    1下载:
  2. 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-04-22
    • 文件大小:6293
    • 提供者:yanyiliu
  1. filexfer.client.c

    0下载:
  2. Simple Local Network FTP client
  3. 所属分类:Ftp Client

  1. FTP

    0下载:
  2. 本程序是在Visual C++环境下开发的ftp客户端软件-It is a software about ftp which is developed on the environment of Visual C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1545773
    • 提供者:lisir
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com